Primitive Constructor (Byte[])

.NET Framework 4.5
 
 
 
Did this page help you?  Yes  No   Tell us about it...
Constructs a Binary Primitive with the specified byte[] value.

Namespace: Amazon.DynamoDBv2.DocumentModel
Assembly: AWSSDK.dll
Version: 2.0.0.3

Syntax

C#
public Primitive(
         Byte[] value
)

Parameters

value
Type: System.Byte[]

Value of the Primitive

Version Information

.NET Framework:
Supported in: 4.5, 4.0, 3.5